dom.getListTag()

Availability 3.0
Description Gets the style of the selected list.
Arguments None.
Returns A string containing the tag associated with the list ("ul", "ol", or "dl"), or an empty string if no tag is associated with the list. This value is always returned in lowercase letters.
Enabler None.